home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / qrt.lzh / ADDEND.DOC next >
Text File  |  1989-02-16  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.         
  8.         
  9.         
  10.                            Addendum to QRT Version 1.1
  11.         
  12.         
  13.         
  14.         
  15.         The  following  are  changes  and  additions  to  QRT  which were
  16.         implemented after the manual was written.
  17.         
  18.         
  19.         
  20.         Additions and Enhancements
  21.         
  22.            Pattern Resizing
  23.                
  24.                Patterns can now be resized.  If a pattern is defined with
  25.                a size of 10 x 10, it  can  be  made  bigger or smaller on
  26.                each object to which it is  attached.   This capability is
  27.                not listed in the Language Reference Guide.
  28.                
  29.                Anywhere the keyword  PATTERN  appears  within a primitive
  30.                definition, two other parameters can be attached:
  31.                
  32.                     xmult = p
  33.                     ymult = p
  34.                
  35.                where p is a positive  floating  point  number.  This is a
  36.                scale factor; for  example,  '2'  would  make  the pattern
  37.                twice as big, and   '.25'  would  reduce it by a factor of
  38.                4.  The x and y sizing parameters need not be the same.
  39.                
  40.                
  41.         Bugs in Version 1.1
  42.         
  43.            Transparent Objects
  44.            
  45.                Object transparency  does  not  work  correctly in version
  46.                1.1.  This bug is localized to a small section of code and
  47.                will be fixed before version  1.2.   QRT still accepts the
  48.                TRANS parameter, but it should not be used.
  49.                
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.         QRT Ray Tracer               Page 1               Addendum to 1.1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.